Lowrance doc tweaks.
authorrobertl <robertl>
Wed, 28 Mar 2007 16:06:06 +0000 (16:06 +0000)
committerrobertl <robertl>
Wed, 28 Mar 2007 16:06:06 +0000 (16:06 +0000)
xmldoc/formats/lowranceusr.xml
xmldoc/formats/options/lowranceusr-break.xml
xmldoc/formats/options/lowranceusr-ignoreicons.xml
xmldoc/formats/options/lowranceusr-merge.xml
xmldoc/formats/options/lowranceusr-writeasicons.xml [new file with mode: 0644]

index f2383eb912013acd08ce4cc9a162d5b120743bd7..99fe494951ea03d4c8b2761be36183e824b5784c 100644 (file)
@@ -2,8 +2,8 @@
 The <ulink url="http://www.lowrance.com">Lowrance iFinder GPS</ulink> series has the unique capability
 to output its data to an MMC card.  The data is saved to the card as a
 .USR file and can be read by your computer using a card reader.
-Waypoints, routes, tracks are supported.  By default, Event marker
-icons are converted to waypoints.  Symbols tend to get lost in the
-translation.
+Waypoints, icons, routes, tracks are supported.   Event marker icons contain a symbol, name, latitude and longitude
+only. By default, Event marker
+icons are converted to waypoints on read.  On write, you are able to create icons from waypoints.
 </para>
     
index fc1503704d00623c9f945971c9a2775c41f25bac..ce686ac47ea5d4069d7bb5395e72f70d01229a3c 100644 (file)
@@ -1,4 +1,4 @@
 <para>
-This option breaks track segments into separate tracks when reading a .USR
+(USR input) Break track segments into separate tracks.
 file.
 </para>
index 7930731c0ec13a3ab6ea55f123cdb40f365485d1..8f5c3737426455d2f357affcdc517f693797149c 100644 (file)
@@ -1,3 +1,4 @@
 <para>
-This option instructs GPSBabel to not convert icons to waypoints on input.
+This option instructs GPSBabel to not convert icons to waypoints on input,
+but to instead disregard them altogether 
 </para>
index f5c8721b312d1b4453a442f53a8a58f20a7279b0..e1ea03bb5bc5d599f71ef1a992f09a2c4030f159 100644 (file)
@@ -1,3 +1,3 @@
 <para>
-This option merges all tracks into a single track with multiple segments.
+(USR output) This option merges all tracks into a single track with multiple segments.
 </para>
diff --git a/xmldoc/formats/options/lowranceusr-writeasicons.xml b/xmldoc/formats/options/lowranceusr-writeasicons.xml
new file mode 100644 (file)
index 0000000..aaf2aec
--- /dev/null
@@ -0,0 +1,3 @@
+<para>
+(USR output) This option converts the waypoint information to an event marker icon.
+</para>